bpo-18717: Add test for request.urlretrieve#29822
Conversation
|
This PR is stale because it has been open for 30 days with no activity. |
serhiy-storchaka
left a comment
There was a problem hiding this comment.
urllib.request tests that use network should be in test_urllibnet.py or test_urllib2net.py. Or in test_urllib2_localnet.py if they only use the local network.
And the tests should be more complicated. See #62917 (comment) for my suggestions.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
This PR is stale because it has been open for 30 days with no activity. |
https://bugs.python.org/issue18717
https://bugs.python.org/issue18717